home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 24 / PCGamer24_23Demos.iso / Rainbow Six / data1.cab / Program_Data / data / text / mission / english / M01Easy.mtd < prev    next >
Text File  |  1998-08-13  |  2KB  |  40 lines

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format <Integer> Id    <String> name <String>    Description
  5.  
  6. 7    // Number of landmarks
  7.  
  8. 0    "Front Door"    "The main doors are barricaded. No entry."
  9. 1    "Foyer"        "Multiple balconies make this room a death trap."
  10. 2    "Balcony"    "The trellises leading up to this balcony can be climbed."
  11. 3    "Fire Escape"    "This fire escape provides an alternate entry to the second floor."
  12. 4    "Fire Escape"    "This fire escape provides an alternate entry to the third floor."
  13. 5    "Insertion Zone"    "Start your plans here."
  14. 6    "Extraction Zone"    "Return all hostages to this area."
  15.  
  16. //-----------------------------------------------------------
  17. //-- Terrorists ---------------------------------------------
  18. //-----------------------------------------------------------
  19. // Format <token>     <Localized name>    <description>
  20.  
  21. 9    // Number of terrorists
  22. "Seeker1"    "Terrorist"        "Searching for the Ambassador."
  23. "StaffGuard"    "Terrorist"        "Resting in a back room."
  24. "StaffPatrol"    "Terrorist"        "Patrolling room."
  25. "FrontGuard"    "Terrorist"        "Guarding the front door."
  26. "BackGuard"    "Terrorist"        "Guarding the back door."
  27. "Patrol1A"    "Terrorist"        "Patrolling the first floor."
  28. "Patrol2A"    "Terrorist"        "Patrolling the second floor."
  29. "Patrol2B"    "Terrorist"        "Patrolling the second floor."
  30. "Patrol3A"    "Terrorist"        "Patrolling the third floor."
  31.  
  32. //-----------------------------------------------------------
  33. //-- Hostages ---------------------------------------------
  34. //-----------------------------------------------------------
  35. // Format <token>     <Localized name>    <description>
  36.  
  37. 1    // Number of hostages
  38. "Ambassador"    "Ambassador"        "Hiding nearby. If discovered by terrorists, he will be executed. Get to him quickly. "
  39.  
  40.